/*
* Author: Quality
* Created by: Shahid (Scientech IT)
* Copyright (c) 2018 Quality
* Date: 23 April, 2018
* http://www.webriti.com
* Name: default.css
*/


/*===================================================================================*/
/*	NAVBAR
/*===================================================================================*/


.navbar-custom .navbar-nav > li > a:focus,
.navbar-custom .navbar-nav > li > a:hover,
.navbar-custom .navbar-nav .open > a,
.navbar-custom .navbar-nav .open > a:focus,
.navbar-custom .navbar-nav .open > a:hover, 
.navbar-custom .navbar-nav > .active > a, 
.navbar-custom .navbar-nav > .active > a:hover, 
.navbar-custom .navbar-nav > .active > a:focus {
	color: #82b440;
}
.cart-header:hover > a { color: #82b440; }
.cart-header > a .cart-total { background: #82b440; }

a { color: #82b440; }

#searchsubmit {
    background-color: #82b440;
    border: 2px solid #82b440;
}
.pagination .nav-links .page-numbers.current 
{ background-color: #82b440; border: 1px solid #82b440;}
/*===================================================================================*/
/*	HEADER CONTACT DETAILS
/*===================================================================================*/

.header-sidebar { background: #82b440; }

/*===================================================================================*/
/*	MAIN SLIDER
/*===================================================================================*/

.slider-caption h1:after, .slide-btn-sm, input[type="submit"], input[type="reset"]:hover { background: #82b440; }

/*===================================================================================*/
/*	OWL SLIDER NEXT - PREV BUTTONS
/*===================================================================================*/

.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover, 
#portfolio-carousel .owl-prev:hover, #portfolio-carousel .owl-next:hover, 
#testimonial-carousel .owl-prev:hover, #testimonial-carousel .owl-next:hover { 
        background-color: rgba(31, 166, 122, 1);
}

/*===================================================================================*/
/*	OWL SLIDER / DOTS PAGINATIONS
/*===================================================================================*/

.owl-carousel.owl-theme .owl-dots .owl-dot.active span, 
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #82b440;
	border: 2px solid #82b440;
}

/*===================================================================================*/
/*	SECTION HEADER
/*===================================================================================*/

hr.divider { background-color: #82b440; }

/*===================================================================================*/
/*	MIXED CLASSES
/*===================================================================================*/

.bg-default { background-color: #82b440; }
.text-default { color: #82b440; }
.btn-large, .wpcf7-submit { background-color: #82b440; border: 2px solid #82b440; }
.btn-small:active, .btn-small:focus, .btn-small:hover {
    border-color: #82b440;
    background-color: #82b440;
}

/*===================================================================================*/
/*	SERVICE SECTION
/*===================================================================================*/

.service .post:before {
	border-top-color: #82b440;
	border-bottom-color: #82b440;
} 
.service .post:after {
	border-left-color: #82b440;
	border-right-color: #82b440;
} 
.service .post .post-thumbnail a { color: #82b440; }

.service .post .post-thumbnail, .service .post .post-thumbnail {
    color: #82b440;
}


/*===================================================================================*/
/*	FUNFACT SECTION
/*===================================================================================*/

.funfact-inner:hover i.funfact-icon { color: #82b440; }

/*===================================================================================*/
/*	PORTFOLIO SECTION
/*===================================================================================*/

.portfolio .post .entry-title a:hover, .portfolio .post .entry-title a:focus { color: #82b440; }
.portfolio .post i, .portfolio-tabs li a:before { background-color: #82b440; }

/*===================================================================================*/
/*	HOMEPAGE BLOG SECTION 
/*===================================================================================*/

.entry-header .entry-title > a:hover, .entry-header .entry-title > a:focus,
.item-meta a:hover, .item-meta a:focus, .entry-meta a:hover, .entry-meta a:focus { 
	color: #82b440; 
}
.more-link { background-color: #82b440; border: 2px solid #82b440; }
.pagination a:hover, .pagination a.active { background-color: #82b440; border: 1px solid #82b440; }
.reply a:hover, .reply a:focus { color: #82b440; }
.widget .tagcloud a:hover { background-color: #82b440; border: 1px solid #82b440; color: #ffffff !important; }
.widget #wp-calendar a:hover, .widget #wp-calendar #next a:hover, .widget #wp-calendar #prev a:hover { color: #82b440; }
.widget a:hover, .widget a:focus,  .widget .post .entry-title a:hover, .widget .post .entry-title a:focus { color: #82b440 !important; }
table td > a { color: #82b440; font-weight: 600; box-shadow: 0 1px 0 0 currentColor; }
blockquote { border-left: 2px solid #82b440; }
blockquote:before { color: #82b440; }

/*===================================================================================*/
/*	FOOTER COPYRIGHTS - SITE INFO
/*===================================================================================*/

.site-info a:hover, .site-info a:focus { color: #82b440; }

/*===================================================================================*/
/*	TESTIMONIAL SECTION
/*===================================================================================*/

.testmonial-block:before, .testmonial-block .designation { color: #82b440; }

/*===================================================================================*/
/*	SHOP SECTION
/*===================================================================================*/

.add-to-cart a { background-color: #82b440; }
.rating li i { color: #82b440; }

/*===================================================================================*/
/*	PAGE TITLE SECTION 
/*===================================================================================*/

.page-breadcrumb > li a:hover, .page-breadcrumb > li a:focus { color: #82b440; }

/*===================================================================================*/
/*	ABOUT US PAGE SECTION 
/*===================================================================================*/

.about-img-area img { 
	border-radius: 2px; 
	-webkit-box-shadow: -30px -30px 0px 0px #82b440;
	-moz-box-shadow: -30px -30px 0px 0px #82b440;
	box-shadow: -30px -30px 0px 0px #82b440;
}

/*===================================================================================*/
/*	TEAM SECTION
/*===================================================================================*/

.team-showcase-overlay { background: rgba(0, 167, 209, 0.6); }
.team-caption .designation { color: #82b440; }

/*===================================================================================*/
/*	CONTACT & ADDRESS INFORMATION SECTION 
/*===================================================================================*/

.contact-block:before {
	border-top-color: #82b440;
	border-bottom-color: #82b440;
} 
.contact-block:after {
	border-left-color: #82b440;
	border-right-color: #82b440;
} 
.contact-block i.fa { color: #82b440; }

/*===================================================================================*/
/*	PAGE SCROLL UP
/*===================================================================================*/

.scroll-up, .scroll-up:hover, .scroll-up:focus { background-color: #82b440; }

/*WOOCOMMERCE CSS----------------------------------------------------------------------------------------------------*/
/* Woocommerce Colors-------------------------------------------------------------------------------------------- */
.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins, .woocommerce div.product p.price ins, .woocommerce ul.products li.product .price, .woocommerce .variations td.label, .woocommerce table.shop_table td, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce .woocommerce-ordering select, .woocommerce-cart table.cart td.actions .coupon .input-text, .select2-container .select2-choice { color: #64646d; }
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce .posted_in a, .woocommerce-product-rating a, .woocommerce .tagged_as a, .woocommerce div.product form.cart .variations td.label label, .woocommerce #reviews #comments ol.commentlist li .meta strong, .woocommerce table.shop_table th, .woocommerce-cart table.cart td a, .owl-item .item .cart .add_to_cart_button, .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-error, .woocommerce-info, .woocommerce-message { color: #0f0f16; }
.woocommerce ul.products li.product .button { color: #fff; }
.woocommerce ul.product_list_widget li a:hover, .woocommerce ul.product_list_widget li a:focus, 
.woocommerce .posted_in a:hover, .woocommerce .posted_in a:focus { color: #82b440; }
.woocommerce ul.products li.product:hover .button, 
.woocommerce ul.products li.product:focus .button, 
.woocommerce div.product form.cart .button:hover, 
.woocommerce div.product form.cart .button:focus, 
.woocommerce div.product form.cart .button, .woocommerce a.button, .woocommerce a.button:hover, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce-EditAccountForm input.woocommerce-Button, .owl-item .item .cart .add_to_cart_button:hover, #add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { border: 4px double #e9e9e9; }
.woocommerce div.product form.cart .button, .woocommerce a.button, .woocommerce a.button:hover, .woocommerce a.added_to_cart, .woocommerce table.my_account_orders .order-actions .button { color: #fff; }
.woocommerce ul.products li.product .button,  
 .owl-item .item .cart .add_to_cart_button { background: #82b440 !important; }
.woocommerce ul.products li.product .button, .woocommerce ul.products li.product .button:hover, .owl-item .item .cart .add_to_cart_button { border: 1px solid #82b440 !important; }
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product { background-color: #ffffff; border: 1px solid #e9e9e9; }
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background-color: #82b440; }
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #82b440;
    color: #fff;
}
.woocommerce .star-rating span { color: #82b440; }
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale { background: #82b440; border: 2px solid #82b440; color: #fff; }
.woocommerce ul.products li.product:hover .onsale, .woocommerce mark, .woocommerce ins { color: #fff; }
.woocommerce span.onsale:hover { color: #fff; }
.woocommerce ul.products li.product:before, .woocommerce ul.products li.product:after, .woocommerce-page ul.products li.product:before, .woocommerce-page ul.products li.product:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 50%;
    bottom: 0;
    left: 10px;
    right: 10px;
    -moz-border-radius: 100px / 10px;
    border-radius: 100px / 10px;
}
.woocommerce ul.products li.product:before, .woocommerce ul.products li.product:after, .woocommerce-page ul.products li.product:before, .woocommerce-page ul.products li.product:after {
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.8);
    box-shadow: 0 0 15px rgba(0,0,0,0.8);
}
.woocommerce a.remove, .woocommerce .woocommerce-Button, .woocommerce .cart input.button, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce #respond input#submit, .woocommerce .cart input.button:hover, 
.woocommerce .cart input.button:focus, 
.woocommerce input.button.alt:hover, 
.woocommerce input.button.alt:focus, 
.woocommerce input.button:hover, 
.woocommerce input.button:focus, 
.woocommerce button.button:hover, 
.woocommerce button.button:focus, 
.woocommerce #respond input#submit:hover, 
.woocommerce #respond input#submit:focus, 
.woocommerce ul.products li.product:hover .button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce .return-to-shop a.button  { color: #ffffff !important; }
.woocommerce div.product form.cart .button, .woocommerce a.button, .woocommerce a.button:hover, .woocommerce a.button, .woocommerce .woocommerce-Button, .woocommerce .cart input.button, .woocommerce input.button.alt, .woocommerce button.button, .woocommerce #respond input#submit, .woocommerce .cart input.button:hover, .woocommerce .cart input.button:focus, 
.woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, 
.woocommerce input.button:hover, .woocommerce input.button:focus, 
.woocommerce button.button:hover, .woocommerce button.button:focus, 
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { background: #82b440; border: 1px solid transparent !important; }
.woocommerce-message, .woocommerce-info {
    border-top-color: #82b440;
}
.woocommerce-message::before, .woocommerce-info::before { color: #82b440; }
.woocommerce div.product div.summary {
    margin-bottom: 2em;
    padding: 0.4rem 0.9rem 1.5rem;
    background-color: #fff;
    border: 1px solid #e9e9e9;
}
.price_label { color: #727272; }
.woocommerce a.added_to_cart { background: #21202e; border: 1px solid #ffffff; }
.woocommerce a.button { border-radius: 0px; box-shadow: none; }
.woocommerce #reviews #comments ol.commentlist li .comment-text { border: 1px solid #e4e1e3; }
.woocommerce #reviews #comments ol.commentlist li .meta time { color: #8f969c; }
.woocommerce #review_form #respond textarea, .woocommerce-cart table.cart td.actions .coupon .input-text { border: 1px solid #e9e9e9; }
.woocommerce-error, .woocommerce-info, .woocommerce-message { background-color: #fbfbfb; box-shadow: 0 7px 3px -5px #e0e0e0; }
.woocommerce table.shop_table, .woocommerce table.shop_table td { border: 1px solid rgba(0, 0, 0, .1); }
.woocommerce table.shop_table th { background-color: #fbfbfb; }
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img { border: 4px double #e9e9e9; }
.woocommerce a.remove { background: #555555; }
.woocommerce .checkout_coupon input.button, 
.woocommerce .woocommerce-MyAccount-content input.button, .woocommerce .login input.button { background-color: #82b440; color: #ffffff; border: 1px solid transparent; }
.woocommerce-page #payment #place_order { border: 1px solid transparent; }
.select2-container .select2-choice, .select2-drop-active, .woocommerce .woocommerce-ordering select, .woocommerce .widget select { 
    border: 1px solid #e9e9e9;
}
.woocommerce-checkout #payment ul.payment_methods { background-color: #fbfbfb; border: 1px solid rgba(0, 0, 0, .1); }
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box { background-color: #ebe9eb; }
#add_payment_method #payment div.payment_box:before, 
.woocommerce-cart #payment div.payment_box:before, 
.woocommerce-checkout #payment div.payment_box:before { 
    border: 1em solid #ebe9eb;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}   
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span { background-color: transparent; border: 1px solid #0f0f16; color: #242526; }
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background-color: #0f0f16; border: 1px solid #0f0f16; color: #ffffff; }
.woocommerce-MyAccount-navigation ul li { border-bottom: 1px solid #ebe9eb; }
.woocommerce-EditAccountForm input.woocommerce-Button { border: 1px solid #ffffff; }
.ui-slider .ui-slider-handle {
    border: 1px solid rgba(0, 0, 0, 0.25);
    background: #e7e7e7;
    background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#e7e7e7));
    background: -webkit-linear-gradient(#FEFEFE,#e7e7e7);
    background: -moz-linear-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    background: -moz-gradient(center top,#FEFEFE 0%,#e7e7e7 100%);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.65) inset;
}
.price_slider_wrapper .ui-widget-content {
    background: #1e1e1e;
    background: -webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
    background: -webkit-linear-gradient(#1e1e1e,#6a6a6a);
    background: -moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
    background: -moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}
.sidebar-widget .widget-title { border-bottom: 2px solid #eeeeee; }
.sidebar-widget .woocommerce ul.cart_list li { border-bottom: 1px dotted #d1d1d1; }
.woocommerce div.product .woocommerce-tabs .panel { background: #fff; border: 1px solid #e9e9e9; }
.woocommerce .widget_price_filter .ui-slider .ui-slider-range { background-color: #82b440; }
.add-to-cart a.added_to_cart, 
.add-to-cart a.added_to_cart:hover, 
.add-to-cart a.added_to_cart:focus { 
	background: #82b440;
}

/*===================================================================================*/
/*	WOOCOMMERCE PRODUCT CAROUSEL
/*===================================================================================*/

.product_container { background-color: #ffffff; border: 1px solid #e9e9e9; }
.wpcs_product_carousel_slider .owl-item .item h4.product_name, .wpcs_product_carousel_slider .owl-item .item h4.product_name a, 
.wpcs_product_carousel_slider .owl-item .item .cart .add_to_cart_button { color: #0f0f16 !important; }
.wpcs_product_carousel_slider .owl-item .item .cart:hover .add_to_cart_button,
.testimonial-section .wpcs_product_carousel_slider .title, .top-header-detail .wpcs_product_carousel_slider .title { color: #ffffff !important; }

/*Woocommerce Section----------------------------------------------------------------------------------------*/
.woocommerce-section {  background-color: #82b440; }
.rating li i { color: #82b440; }
.products .onsale { background: #82b440; border: 2px solid #82b440; }

/*===================================================================================*/
/*	SERVICE SECTION
/*===================================================================================*/

.service { background-color: #ffffff; border-bottom: 1px solid #e8e8e8; padding: 70px 0 30px; }
.service .post { 
	background-color: #fff; 
	margin: 0 0 20px; 
	padding: 30px 20px 30px; 
	position: relative; 
	border-radius: 3px; 
	transition: 0.3s;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.service .post:hover { 
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.service .post:before, .service .post:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	opacity: 0;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
	z-index: 0;
	border-radius: 3px;
}
.service .post:before {
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}
.service .post:after {
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
	-webkit-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	transform: scale(1, 0);
}
.service .post:hover:after, 
.service .post:hover:before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.service .post .post-thumbnail { 
	margin: 0 0 15px; 
	width: 100%; 
	overflow: hidden; 
	position: relative; 
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s; 
}
.service .post .post-thumbnail img {
    margin-bottom: 15px;
}
.service .post .post-thumbnail i.fa { font-size: 3.750rem; line-height: 100%; padding: 0px; position: relative; }
.service .post .entry-header { display: block; margin: 0 0 15px; padding: 0; }
.service .entry-header .entry-title  { margin: 0; font-weight: 700; }
.service .entry-header .entry-title:after {
    content: '';
    background-color: #121212;
    font-size: 1rem;
    height: 1px;
    width: 3.000rem;
    display: block;
    margin: 0.8rem auto 0rem;
}
.service .post p { margin: 0; }
.service .col-md-4:nth-child(3n+1){ clear:left; }
@media (min-width: 768px) and (max-width: 992px) {
	.service .col-md-4:nth-child(3n+1) { clear: none; }
	.service .col-sm-6:nth-child(2n+1) { clear:left; }	
}

/*===================================================================================*/
/*  Service four
/*===================================================================================*/
/*header variation*/

.navbar-header.header-variation-4 {
    text-align: center;
    background-color: #fff;
    float: none;
}
.header-variation-4 .navbar-brand {
    height: unset;
    display: inline-block;
    float: none;
    padding: 10px 0;
    margin-right: 0;
}
.header-variation-4 .site-title {float: none; padding: 5px 0px 5px 0;}
.navbar-header.header-variation-4{padding: 20px}



.service-5 .post:hover{background-color: #82b440;}
.service-5 .post .post-thumbnail i.fa {background: #82b440;}
.service-5 .post:hover .post-thumbnail i.fa {color: #82b440;}

.service.service-5 .post:before ,
.service.service-5 .post:after {border:none;}
.service-5 .post {
	border-radius:0;
}
.service-5 .post .post-thumbnail {
    position: relative;
    text-align: center;
    margin: 0 auto 1.550rem;
    overflow: visible;
}
.service-5 .post:hover {
    color: #fff;
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.1);
}
.service-5 .post:hover .entry-header .entry-title {
    color: #ffffff;
}
.service-5 .post:hover .entry-header .entry-title:after {
    background-color: #ffffff;
}

.service-5 .post .post-thumbnail i.fa {
    border-radius: 10%;
    color: #fff;
    width: 5rem;
    height: 5rem;
    font-size: 2.25rem;
    line-height: 1.8;
    padding: 0.313rem;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.service-5 .post:hover .post-thumbnail i.fa {
    background: #f5f6fa;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/*header variation*/

.navbar-header.header-variation-4 {
    text-align: center;
    background-color: #fff;
    float: none;
}
.header-variation-4 .navbar-brand {
    height: unset;
    display: inline-block;
    float: none;
    padding: 10px 0;
    margin-right: 0;
}
.header-variation-4 .site-title {float: none; padding: 5px 0px 5px 0;}
.navbar-header.header-variation-4{padding: 20px}


/*===================================================================================*/
/*  Navbar-3
/*===================================================================================*/
.navbar-header.header-variation-4 {
    text-align: center;
    background-color: #fff;
    float: none;
}
.header-variation-4 .navbar-brand {
    height: unset;
    display: inline-block;
    float: none;
    padding: 10px 0;
    margin-right: 0;
}
.navbar-custom.navbar3 {
    background-color: #121213;
}
.navbar3 .header-module {float: right;}
.navbar-nav li > a {
    color: #e8e8e8;
}
.navbar-custom.navbar3 .dropdown-menu > li > a {color: #bbb}
.navbar3 .cart-header {background: #e8e8e8;}
.navbar3 .cart-header > a.cart-icon {color: #121213;}
.navbar3 .search-box-outer a {color: #e8e8e8;}
.navbar-custom.navbar3 .navbar-toggle .icon-bar {background: #ffffff;}
@media (max-width: 1100px) {
    .navbar3 .header-module {justify-content: center;display: flex;float: none;}
    .navbar.navbar3 .custom-social-icons.text-right {text-align: center;float: none;}
    .navbar-custom.navbar3 li a, .navbar-custom.navbar3 .dropdown-search {
        border-bottom: none;
    }
    .navbar3 .navbar-toggle {
        float: none;
        margin: 28px auto 30px;
    }

    
    
}

@media (max-width: 1100px){
.navbar-custom.navbar3 .header-module {
    margin: 0 0 0 0;
}}



@media (min-width: 1100px){
.navbar3 .navbar-right {
    float: none !important;
    text-align: center;
}
.navbar3 .navbar-nav > li {
    float: none;
    display: inline-block;
}
}

.site-title h2 a {
    font-size: 1.85rem;
    margin: auto;
}

.navbar-custom .navbar-nav > li.active > a, 
.navbar-custom .navbar-nav > li.active > a:hover, 
.navbar-custom .navbar-nav > li.active > a:focus {
	color: #82b440;
}